####################################
# MH Grouping Lights
#        &
# MH UnGrouping Lights
# by ManiHoni
# Copyright 2008-2012 All Rights reserved
# manihoni2008@gmail.com
# http://www.manihoni.net/
####################################

<<History>>

2012.06.20 Version 1.0
2012.07.06 Version 1.1


========================================
<<Description>>

This freeware is a script for Grouping & UnGrouping Lights automatically.


========================================
<<Request>>

Poser9/Pro2012 or newer
This uses the new function of Poser9/Pro2012 "Grouping Object". 
Therefore, this can not work with Poser8/Pro2010 or older.
DazStudio is not supported.


========================================
<<Installation>>

< Install >
1) Extract a ZIP file.
2) Copy into "Runtime" folder of Poser according to folder composition of this product.

* Please install into the same place as official Python tools of your Poser. 
* In the case of Windows Vista or 7, the problem of UAC (User Account Control) may occur. 
  You can find the solution of this problem easily on the Internet. 

< Uninstall >
    Delete all of the folder and file which were installed.


========================================
<<Usage>>

<Grouping>
1) Run a script "MH Grouping Lights" in menu of Poser.
2) A Grouping object is created automatically and all Lights in a scene are parented. 
* If a object of the name which contains "Grouping_Lights" already exists in a scene, this operation is canceled.

<UnGrouping>
1) Run a script "MH UnGrouping Lights" in menu of Poser.
2) All Grouping objects of the name which contains "Grouping_Lights" are deleted automatically and all Lights in a scene are un-parented. 


========================================
<<Copyright, Limitation, License>>

All files of this package and their content are Copyright 2008-2012 by ManiHoni. All rights reserved.

There are no warranty about the result of running this script.
Please use by self-responsibility. 

You may use and modify it as you see fit.
You may redistribute this script "as is" in full. You may NOT sell this script - it is freeware after all.
You may redistribute your own modifications of this script as you see fit, provided that you mention "based on MH Grouping Lights script by ManiHoni" in the readme file.


========================================
<<Package>>

..\Documentation\ManiHoni\
		MH Grouping Lights v1.1_ReadMe.txt
		
..\Runtime\Python\poserScripts\ScriptsMenu\ManiHoni\MH Grouping Lights\
		MH Grouping Lights v1.1.py
		MH UnGrouping Lights v1.1.py


========================================<EOF>